Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 8, 2025

Bumps the go group with 2 updates: github.com/fluxcd/flux2/v2 and github.com/fluxcd/image-reflector-controller/api.

Updates github.com/fluxcd/flux2/v2 from 2.6.0 to 2.6.1

Release notes

Sourced from github.com/fluxcd/flux2/v2's releases.

v2.6.1

Highlights

Flux v2.6.1 is a patch release that comes with various fixes. Users are encouraged to upgrade for the best experience.

Fixes:

  • Fix a bug introduced in image-reflector-controller v0.35.0 that was causing spurious error events for policies during image repository reconciliation.
  • Fix excessive logging in image-reflector-controller after a restart when the image tags cache is empty.

Components changelog

  • image-reflector-controller v0.35.1

What's Changed

Full Changelog: fluxcd/flux2@v2.6.0...v2.6.1

Commits
  • b73c7f7 Merge pull request #5384 from fluxcd/backport-5383-to-release/v2.6.x
  • 7aff032 Add digest pinning to image automation testing
  • 3bb3ae3 Merge pull request #5382 from fluxcd/backport-5381-to-release/v2.6.x
  • bf1af3c Update toolkit components
  • See full diff in compare view

Updates github.com/fluxcd/image-reflector-controller/api from 0.35.0 to 0.35.1

Release notes

Sourced from github.com/fluxcd/image-reflector-controller/api's releases.

v0.35.1

Changelog

v0.35.1 changelog

Container images

  • docker.io/fluxcd/image-reflector-controller:v0.35.1
  • ghcr.io/fluxcd/image-reflector-controller:v0.35.1

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.

Changelog

Sourced from github.com/fluxcd/image-reflector-controller/api's changelog.

0.35.1

Release date: 2025-06-01

This prerelease fixes the ImagePolicy reconciler spamming red-herring error messages.

Fixes:

  • Fix ImagePolicy reconciler getting triggered when ImageRepository is not ready #774
  • Fix ImagePolicy reconciler spamming no tags in database after a restart #776
Commits
  • ba8ac5e Merge pull request #777 from fluxcd/release-v0.35.1
  • decc443 Release v0.35.1
  • b64d0e2 Merge pull request #776 from fluxcd/remove-ready-check
  • 8b4a10e Fix ImagePolicy reconciler spamming no tags in database after a restart
  • 9e8b90f Merge pull request #775 from fluxcd/release-v0.35.1
  • ab998ee Release v0.35.1
  • 6235745 Merge pull request #774 from fluxcd/fix-773
  • 8dcbf4e Fix ImagePolicy reconciler getting triggered when ImageRepository is not ready
  • b966bd7 Merge pull request #772 from fluxcd/dependabot-up
  • 52a94e7 Update dependabot config
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go group with 2 updates: [github.com/fluxcd/flux2/v2](https://github.com/fluxcd/flux2) and [github.com/fluxcd/image-reflector-controller/api](https://github.com/fluxcd/image-reflector-controller).


Updates `github.com/fluxcd/flux2/v2` from 2.6.0 to 2.6.1
- [Release notes](https://github.com/fluxcd/flux2/releases)
- [Changelog](https://github.com/fluxcd/flux2/blob/main/.goreleaser.yml)
- [Commits](fluxcd/flux2@v2.6.0...v2.6.1)

Updates `github.com/fluxcd/image-reflector-controller/api` from 0.35.0 to 0.35.1
- [Release notes](https://github.com/fluxcd/image-reflector-controller/releases)
- [Changelog](https://github.com/fluxcd/image-reflector-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/image-reflector-controller@v0.35.0...v0.35.1)

---
updated-dependencies:
- dependency-name: github.com/fluxcd/flux2/v2
  dependency-version: 2.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/fluxcd/image-reflector-controller/api
  dependency-version: 0.35.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Jun 8, 2025
@dependabot dependabot bot requested a review from a team as a code owner June 8, 2025 06:42
@dependabot dependabot bot added the kind/dependency dependency update, etc. label Jun 8, 2025
@hilmarf hilmarf enabled auto-merge (squash) June 10, 2025 07:45
@hilmarf hilmarf merged commit 9219b03 into main Jun 10, 2025
4 checks passed
@hilmarf hilmarf deleted the dependabot/go_modules/go-0c95001b3e branch June 10, 2025 07:45
@ocmbot ocmbot bot added this to the 2025-Q2 milestone Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/chore chore, maintenance, etc. kind/dependency dependency update, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants